# Icons set here are the ones shown in compnent editor list.



component_set = {
	key = "FIGHTERS"
	
	icon = "GFX_ship_part_strike_craft_fighter_3"
	icon_frame = 1	
}


component_set = {
	key = "BOMBERS"
	
	icon = "GFX_ship_part_strike_craft_bomber_3"
	icon_frame = 1	
}


component_set = {
	key = "AMOEBA"
	
	icon = "GFX_ship_part_amoeba_strike_craft_1"
	icon_frame = 1	
}

